Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-9906 (GCVE-0-2025-9906)
Vulnerability from cvelistv5 – Published: 2025-09-19 08:15 – Updated: 2025-09-20 03:55- CWE-502 - Deserialization of Untrusted Data
| URL | Tags | |
|---|---|---|
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Keras-team | Keras |
Affected:
3.0.0 , < 3.11.0
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-9906",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-19T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-20T03:55:41.698Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Keras",
"repo": "https://github.com/keras-team/keras",
"vendor": "Keras-team",
"versions": [
{
"lessThan": "3.11.0",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Gabriele Digregorio"
}
],
"datePublic": "2025-06-29T09:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThe Keras \u003ccode\u003eModel.load_model\u003c/code\u003e\u0026nbsp;method can be exploited to achieve arbitrary code execution, even with \u003ccode\u003esafe_mode=True\u003c/code\u003e.\u003c/p\u003e\u003cp\u003eOne can create a specially crafted \u003ccode\u003e.keras\u003c/code\u003e\u0026nbsp;model archive that, when loaded via \u003ccode\u003eModel.load_model\u003c/code\u003e, will trigger arbitrary code to be executed. This is achieved by crafting a special \u003ccode\u003econfig.json\u003c/code\u003e\u0026nbsp;(a file within the \u003ccode\u003e.keras\u003c/code\u003e\u0026nbsp;archive) that will invoke \u003ccode\u003ekeras.config.enable_unsafe_deserialization()\u003c/code\u003e\u0026nbsp;to disable safe mode. Once safe mode is disable, one can use the \u003ccode\u003eLambda\u003c/code\u003e\u0026nbsp;layer feature of keras, which allows arbitrary Python code in the form of pickled code. Both can appear in the same archive. Simply the \u003ccode\u003ekeras.config.enable_unsafe_deserialization()\u003c/code\u003e\u0026nbsp;needs to appear first in the archive and the \u003ccode\u003eLambda\u003c/code\u003e\u0026nbsp;with arbitrary code needs to be second.\u003c/p\u003e\u003cbr\u003e"
}
],
"value": "The Keras Model.load_model\u00a0method can be exploited to achieve arbitrary code execution, even with safe_mode=True.\n\nOne can create a specially crafted .keras\u00a0model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special config.json\u00a0(a file within the .keras\u00a0archive) that will invoke keras.config.enable_unsafe_deserialization()\u00a0to disable safe mode. Once safe mode is disable, one can use the Lambda\u00a0layer feature of keras, which allows arbitrary Python code in the form of pickled code. Both can appear in the same archive. Simply the keras.config.enable_unsafe_deserialization()\u00a0needs to appear first in the archive and the Lambda\u00a0with arbitrary code needs to be second."
}
],
"impacts": [
{
"capecId": "CAPEC-242",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-242 Code Injection"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "YES",
"Recovery": "AUTOMATIC",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/AU:Y/R:A",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-19T08:15:04.349Z",
"orgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"shortName": "Google"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/keras-team/keras/pull/21429"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Arbitrary Code execution in Keras Safe Mode",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"assignerShortName": "Google",
"cveId": "CVE-2025-9906",
"datePublished": "2025-09-19T08:15:04.349Z",
"dateReserved": "2025-09-03T07:27:23.895Z",
"dateUpdated": "2025-09-20T03:55:41.698Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-9906\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2025-09-19T09:15:36.353\",\"lastModified\":\"2025-09-23T16:53:28.170\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Keras Model.load_model\u00a0method can be exploited to achieve arbitrary code execution, even with safe_mode=True.\\n\\nOne can create a specially crafted .keras\u00a0model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special config.json\u00a0(a file within the .keras\u00a0archive) that will invoke keras.config.enable_unsafe_deserialization()\u00a0to disable safe mode. Once safe mode is disable, one can use the Lambda\u00a0layer feature of keras, which allows arbitrary Python code in the form of pickled code. Both can appear in the same archive. Simply the keras.config.enable_unsafe_deserialization()\u00a0needs to appear first in the archive and the Lambda\u00a0with arbitrary code needs to be second.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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:Y/R:A/V:X/RE:X/U:X\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"HIGH\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"HIGH\",\"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\":\"YES\",\"Recovery\":\"AUTOMATIC\",\"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:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:keras:keras:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.11.0\",\"matchCriteriaId\":\"573E88B6-532F-4616-AC15-659DD4DF72F8\"}]}]}],\"references\":[{\"url\":\"https://github.com/keras-team/keras/pull/21429\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Issue Tracking\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-9906\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-19T11:49:12.992944Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-19T11:51:40.833Z\"}}], \"cna\": {\"title\": \"Arbitrary Code execution in Keras Safe Mode\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Gabriele Digregorio\"}], \"impacts\": [{\"capecId\": \"CAPEC-242\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-242 Code Injection\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"AUTOMATIC\", \"baseScore\": 8.6, \"Automatable\": \"YES\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/AU:Y/R:A\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"HIGH\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"HIGH\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/keras-team/keras\", \"vendor\": \"Keras-team\", \"product\": \"Keras\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.11.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2025-06-29T09:00:00.000Z\", \"references\": [{\"url\": \"https://github.com/keras-team/keras/pull/21429\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Keras Model.load_model\\u00a0method can be exploited to achieve arbitrary code execution, even with safe_mode=True.\\n\\nOne can create a specially crafted .keras\\u00a0model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special config.json\\u00a0(a file within the .keras\\u00a0archive) that will invoke keras.config.enable_unsafe_deserialization()\\u00a0to disable safe mode. Once safe mode is disable, one can use the Lambda\\u00a0layer feature of keras, which allows arbitrary Python code in the form of pickled code. Both can appear in the same archive. Simply the keras.config.enable_unsafe_deserialization()\\u00a0needs to appear first in the archive and the Lambda\\u00a0with arbitrary code needs to be second.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eThe Keras \u003ccode\u003eModel.load_model\u003c/code\u003e\u0026nbsp;method can be exploited to achieve arbitrary code execution, even with \u003ccode\u003esafe_mode=True\u003c/code\u003e.\u003c/p\u003e\u003cp\u003eOne can create a specially crafted \u003ccode\u003e.keras\u003c/code\u003e\u0026nbsp;model archive that, when loaded via \u003ccode\u003eModel.load_model\u003c/code\u003e, will trigger arbitrary code to be executed. This is achieved by crafting a special \u003ccode\u003econfig.json\u003c/code\u003e\u0026nbsp;(a file within the \u003ccode\u003e.keras\u003c/code\u003e\u0026nbsp;archive) that will invoke \u003ccode\u003ekeras.config.enable_unsafe_deserialization()\u003c/code\u003e\u0026nbsp;to disable safe mode. Once safe mode is disable, one can use the \u003ccode\u003eLambda\u003c/code\u003e\u0026nbsp;layer feature of keras, which allows arbitrary Python code in the form of pickled code. Both can appear in the same archive. Simply the \u003ccode\u003ekeras.config.enable_unsafe_deserialization()\u003c/code\u003e\u0026nbsp;needs to appear first in the archive and the \u003ccode\u003eLambda\u003c/code\u003e\u0026nbsp;with arbitrary code needs to be second.\u003c/p\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-502\", \"description\": \"CWE-502 Deserialization of Untrusted Data\"}]}], \"providerMetadata\": {\"orgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"shortName\": \"Google\", \"dateUpdated\": \"2025-09-19T08:15:04.349Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-9906\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-20T03:55:41.698Z\", \"dateReserved\": \"2025-09-03T07:27:23.895Z\", \"assignerOrgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"datePublished\": \"2025-09-19T08:15:04.349Z\", \"assignerShortName\": \"Google\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:23531
Vulnerability from csaf_redhat - Published: 2025-12-17 15:17 - Updated: 2025-12-19 10:33Notes
{
"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 OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 2.25.1 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-2025:23531",
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12060",
"url": "https://access.redhat.com/security/cve/CVE-2025-12060"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12638",
"url": "https://access.redhat.com/security/cve/CVE-2025-12638"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-49655",
"url": "https://access.redhat.com/security/cve/CVE-2025-49655"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53643",
"url": "https://access.redhat.com/security/cve/CVE-2025-53643"
},
{
"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-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"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-66416",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9905",
"url": "https://access.redhat.com/security/cve/CVE-2025-9905"
},
{
"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/cve/CVE-2025-9906",
"url": "https://access.redhat.com/security/cve/CVE-2025-9906"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23531.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.1 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2025-12-19T10:33:06+00:00",
"generator": {
"date": "2025-12-19T10:33:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2025:23531",
"initial_release_date": "2025-12-17T15:17:16+00:00",
"revision_history": [
{
"date": "2025-12-17T15:17:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-17T15:17:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-19T10:33:06+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 2.25",
"product": {
"name": "Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:2.25::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Aa1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3Adc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764835788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764864501"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Ad8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Af7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764867687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765354568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Abdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765326513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765315887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Acfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3A4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=0.0-1763988459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Acef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765800326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ab5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765512977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Abc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3A4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764825096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764825249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3A418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765242772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764948720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3Ae95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765804328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765803508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3Af5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Afa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Ae621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ae4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764853658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764853658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ad3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3Ab1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764853658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764853658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765243534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Af2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Aec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765556017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764880438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765400024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Af79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ab72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3Aaf5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3A1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Ab5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764835788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764864501"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ab5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Af8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764867687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Afc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765354568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Ac1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Ab978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Ae744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Aba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ae9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765326513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Acac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765315887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Ab2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=0.0-1763988459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Aa9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Af06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Ae73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765800326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ace9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Aedae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3A4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Ad23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765512977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Abf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764825096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764825249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Aa5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765242772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Aa957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765803508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ad99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Aa37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Ab4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ad952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765243534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765556017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Aaaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Af02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Aa9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Afa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Afc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Afd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Ac32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764867687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765354568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Af614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ad02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765326513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Af95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Ac9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Afc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Aa1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765800326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765512977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ab30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ab7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Ac8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Af5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ad1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765803508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ab29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Afe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ab66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Aec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765243534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765450855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Ac2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Afc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Ac3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ac004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765326513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765512977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Aae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765803508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Ac2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aa4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765243534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765450855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aefe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
}
],
"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:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9905",
"cwe": {
"id": "CWE-913",
"name": "Improper Control of Dynamically-Managed Code Resources"
},
"discovery_date": "2025-09-19T09:00:54.801987+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396645"
}
],
"notes": [
{
"category": "description",
"text": "The Keras Model.load_model\u00a0method can be exploited to achieve arbitrary code execution, even with safe_mode=True.\n\nOne can create a specially crafted .h5/.hdf5\u00a0model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed.\n\nThis is achieved by crafting a special .h5\u00a0archive file that uses the Lambda\u00a0layer feature of keras which allows arbitrary Python code in the form of pickled code. The vulnerability comes from the fact that the safe_mode=True\u00a0option is not honored when reading .h5\u00a0archives.\n\nNote that the .h5/.hdf5\u00a0format is a legacy format supported by Keras 3 for backwards compatibility.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Arbitary Code execution in Keras load_model()",
"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 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9905"
},
{
"category": "external",
"summary": "RHBZ#2396645",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396645"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9905"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21602",
"url": "https://github.com/keras-team/keras/pull/21602"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/security/advisories/GHSA-36rr-ww3j-vrjv",
"url": "https://github.com/keras-team/keras/security/advisories/GHSA-36rr-ww3j-vrjv"
}
],
"release_date": "2025-09-19T08:16:44.772000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Arbitary Code execution in Keras load_model()"
},
{
"cve": "CVE-2025-9906",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-09-19T09:00:51.589209+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396644"
}
],
"notes": [
{
"category": "description",
"text": "The Keras Model.load_model\u00a0method can be exploited to achieve arbitrary code execution, even with safe_mode=True.\n\nOne can create a specially crafted .keras\u00a0model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special config.json\u00a0(a file within the .keras\u00a0archive) that will invoke keras.config.enable_unsafe_deserialization()\u00a0to disable safe mode. Once safe mode is disable, one can use the Lambda\u00a0layer feature of keras, which allows arbitrary Python code in the form of pickled code. Both can appear in the same archive. Simply the keras.config.enable_unsafe_deserialization()\u00a0needs to appear first in the archive and the Lambda\u00a0with arbitrary code needs to be second.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Arbitrary Code execution in Keras Safe Mode",
"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 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9906"
},
{
"category": "external",
"summary": "RHBZ#2396644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396644"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9906"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21429",
"url": "https://github.com/keras-team/keras/pull/21429"
}
],
"release_date": "2025-09-19T08:15:04.349000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Arbitrary Code execution in Keras Safe Mode"
},
{
"cve": "CVE-2025-12060",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-10-30T18:01:32.193676+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407443"
}
],
"notes": [
{
"category": "description",
"text": "The keras.utils.get_file API in Keras, when used with the extract=True option for tar archives, is vulnerable to a path traversal attack. The utility uses Python\u0027s tarfile.extractall function without the filter=\"data\" feature. A remote attacker can craft a malicious tar archive containing special symlinks, which, when extracted, allows them to write arbitrary files to any location on the filesystem outside of the intended destination folder. This vulnerability is linked to the underlying Python tarfile weakness, identified as CVE-2025-4517.\u00a0Note that upgrading Python to one of the versions that fix CVE-2025-4517 (e.g. Python 3.13.4) is not enough. One additionally needs to upgrade Keras to a version with the fix (Keras 3.12).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Keras 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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12060"
},
{
"category": "external",
"summary": "RHBZ#2407443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12060"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21760",
"url": "https://github.com/keras-team/keras/pull/21760"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/security/advisories/GHSA-hjqc-jx6g-rwp9",
"url": "https://github.com/keras-team/keras/security/advisories/GHSA-hjqc-jx6g-rwp9"
}
],
"release_date": "2025-10-30T17:10:43.868000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Keras Path Traversal Vulnerability"
},
{
"cve": "CVE-2025-12638",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-11-28T15:01:10.693633+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417711"
}
],
"notes": [
{
"category": "description",
"text": "Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.get_file() function when extracting tar archives. The vulnerability arises because the function uses Python\u0027s tarfile.extractall() method without the security-critical filter=\u0027data\u0027 parameter. Although Keras attempts to filter unsafe paths using filter_safe_paths(), this filtering occurs before extraction, and a PATH_MAX symlink resolution bug triggers during extraction. This bug causes symlink resolution to fail due to path length limits, resulting in a security bypass that allows files to be written outside the intended extraction directory. This can lead to arbitrary file writes outside the cache directory, enabling potential system compromise or malicious code execution. The vulnerability affects Keras installations that process tar archives with get_file() and does not affect versions where this extraction method is secured with the appropriate filter parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Path Traversal Vulnerability in keras",
"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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12638"
},
{
"category": "external",
"summary": "RHBZ#2417711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12638"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12638",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12638"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951",
"url": "https://github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4",
"url": "https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4"
}
],
"release_date": "2025-11-28T14:06:02.069000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.0"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Path Traversal Vulnerability in keras"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-49655",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-10-17T16:01:22.800043+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404722"
}
],
"notes": [
{
"category": "description",
"text": "Deserialization of untrusted data can occur in versions of the Keras framework running versions 3.11.0 up to but not including 3.11.3, enabling a maliciously uploaded Keras file containing a\u00a0TorchModuleWrapper class to run arbitrary code on an end user\u2019s system when loaded despite safe mode being enabled. The vulnerability can be triggered through both local and remote files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Keras deserialization of untrusted data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products in their default configuration do not allow remote upload of model files.",
"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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49655"
},
{
"category": "external",
"summary": "RHBZ#2404722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49655",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49655"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49655",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49655"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21575",
"url": "https://github.com/keras-team/keras/pull/21575"
},
{
"category": "external",
"summary": "https://hiddenlayer.com/sai_security_advisor/2025-10-keras/",
"url": "https://hiddenlayer.com/sai_security_advisor/2025-10-keras/"
}
],
"release_date": "2025-10-17T15:20:27.308000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Keras deserialization of untrusted data"
},
{
"cve": "CVE-2025-53643",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-07-14T21:00:57.122280+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380000"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP HTTP Request/Response Smuggling",
"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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "RHBZ#2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a",
"url": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj"
}
],
"release_date": "2025-07-14T20:17:18.247000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "aiohttp: AIOHTTP HTTP Request/Response Smuggling"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"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": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "Ray is an AI compute engine. Prior to version 2.52.0, developers working with Ray as a development tool can be exploited via a critical RCE vulnerability exploitable via Firefox and Safari. This vulnerability is due to an insufficient guard against browser-based attacks, as the current defense uses the User-Agent header starting with the string \"Mozilla\" as a defense mechanism. This defense is insufficient as the fetch specification allows the User-Agent header to be modified. Combined with a DNS rebinding attack against the browser, and this vulnerability is exploitable against a developer running Ray who inadvertently visits a malicious website, or is served a malicious advertisement (malvertising). This issue has been patched in version 2.52.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "Starlette is a lightweight ASGI framework/toolkit. Starting in version 0.39.0 and prior to version 0.49.1 , an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This enables CPU exhaustion per request, causing denial\u2011of\u2011service for endpoints serving files (e.g., StaticFiles or any use of FileResponse). This vulnerability is fixed in 0.49.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.",
"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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66416",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2025-12-02T19:01:33.806874+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418445"
}
],
"notes": [
{
"category": "description",
"text": "The MCP Python SDK, called `mcp` on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to version 1.23.0, tThe Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances. Note that running HTTP-based MCP servers locally without authentication is not recommended per MCP security best practices. This issue does not affect servers using stdio transport. This vulnerability is fixed in 1.23.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK",
"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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "RHBZ#2418445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99",
"url": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f",
"url": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f"
}
],
"release_date": "2025-12-02T18:14:28.310000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK"
}
]
}
FKIE_CVE-2025-9906
Vulnerability from fkie_nvd - Published: 2025-09-19 09:15 - Updated: 2025-09-23 16:53| URL | Tags | ||
|---|---|---|---|
| cve-coordination@google.com | https://github.com/keras-team/keras/pull/21429 | Issue Tracking |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:keras:keras:*:*:*:*:*:*:*:*",
"matchCriteriaId": "573E88B6-532F-4616-AC15-659DD4DF72F8",
"versionEndExcluding": "3.11.0",
"versionStartIncluding": "3.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Keras Model.load_model\u00a0method can be exploited to achieve arbitrary code execution, even with safe_mode=True.\n\nOne can create a specially crafted .keras\u00a0model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special config.json\u00a0(a file within the .keras\u00a0archive) that will invoke keras.config.enable_unsafe_deserialization()\u00a0to disable safe mode. Once safe mode is disable, one can use the Lambda\u00a0layer feature of keras, which allows arbitrary Python code in the form of pickled code. Both can appear in the same archive. Simply the keras.config.enable_unsafe_deserialization()\u00a0needs to appear first in the archive and the Lambda\u00a0with arbitrary code needs to be second."
}
],
"id": "CVE-2025-9906",
"lastModified": "2025-09-23T16:53:28.170",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.3,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "YES",
"Recovery": "AUTOMATIC",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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:Y/R:A/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cve-coordination@google.com",
"type": "Secondary"
}
]
},
"published": "2025-09-19T09:15:36.353",
"references": [
{
"source": "cve-coordination@google.com",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/keras-team/keras/pull/21429"
}
],
"sourceIdentifier": "cve-coordination@google.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-502"
}
],
"source": "cve-coordination@google.com",
"type": "Secondary"
}
]
}
MSRC_CVE-2025-9906
Vulnerability from csaf_microsoft - Published: 2025-09-02 00:00 - Updated: 2025-09-20 01:03Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-9906 Arbitrary Code execution in Keras Safe Mode - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-9906.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Arbitrary Code execution in Keras Safe Mode",
"tracking": {
"current_release_date": "2025-09-20T01:03:50.000Z",
"generator": {
"date": "2025-10-20T03:48:57.169Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-9906",
"initial_release_date": "2025-09-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-20T01:03:50.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 keras 3.3.3-3",
"product": {
"name": "\u003cazl3 keras 3.3.3-3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 keras 3.3.3-3",
"product": {
"name": "azl3 keras 3.3.3-3",
"product_id": "20434"
}
}
],
"category": "product_name",
"name": "keras"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 keras 3.3.3-3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keras 3.3.3-3 as a component of Azure Linux 3.0",
"product_id": "20434-17084"
},
"product_reference": "20434",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9906",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "general",
"text": "Google",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20434-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-9906 Arbitrary Code execution in Keras Safe Mode - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-9906.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-20T01:03:50.000Z",
"details": "3.3.3-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 7.3,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "Arbitrary Code execution in Keras Safe Mode"
}
]
}
GHSA-36FQ-JGMW-4R9C
Vulnerability from github – Published: 2025-09-19 09:31 – Updated: 2025-09-23 21:30Arbitrary Code Execution in Keras
Keras versions prior to 3.11.0 allow for arbitrary code execution when loading a crafted .keras model archive, even when safe_mode=True.
The issue arises because the archive’s config.json is parsed before layer deserialization. This can invoke keras.config.enable_unsafe_deserialization(), effectively disabling safe mode from within the loading process itself. An attacker can place this call first in the archive and then include a Lambda layer whose function is deserialized from a pickle, leading to the execution of attacker-controlled Python code as soon as a victim loads the model file.
Exploitation requires a user to open an untrusted model; no additional privileges are needed. The fix in version 3.11.0 enforces safe-mode semantics before reading any user-controlled configuration and prevents the toggling of unsafe deserialization via the config file.
Affected versions: < 3.11.0 Patched version: 3.11.0
It is recommended to upgrade to version 3.11.0 or later and to avoid opening untrusted model files.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "keras"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.11.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-9906"
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"github_reviewed": true,
"github_reviewed_at": "2025-09-19T17:16:44Z",
"nvd_published_at": "2025-09-19T09:15:36Z",
"severity": "HIGH"
},
"details": "### Arbitrary Code Execution in Keras\n\nKeras versions prior to 3.11.0 allow for arbitrary code execution when loading a crafted `.keras` model archive, even when `safe_mode=True`.\n\nThe issue arises because the archive\u2019s `config.json` is parsed before layer deserialization. This can invoke `keras.config.enable_unsafe_deserialization()`, effectively disabling safe mode from within the loading process itself. An attacker can place this call first in the archive and then include a `Lambda` layer whose function is deserialized from a pickle, leading to the execution of attacker-controlled Python code as soon as a victim loads the model file.\n\nExploitation requires a user to open an untrusted model; no additional privileges are needed. The fix in version 3.11.0 enforces safe-mode semantics *before* reading any user-controlled configuration and prevents the toggling of unsafe deserialization via the config file.\n\n**Affected versions:** \u003c 3.11.0\n**Patched version:** 3.11.0\n\nIt is recommended to upgrade to version 3.11.0 or later and to avoid opening untrusted model files.",
"id": "GHSA-36fq-jgmw-4r9c",
"modified": "2025-09-23T21:30:06Z",
"published": "2025-09-19T09:31:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9906"
},
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/pull/21429"
},
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/commit/713172ab56b864e59e2aa79b1a51b0e728bba858"
},
{
"type": "PACKAGE",
"url": "https://github.com/keras-team/keras"
},
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/releases/tag/v3.11.0"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-9906"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Keras is vulnerable to Deserialization of Untrusted Data"
}
Sightings
| Author | Source | Type | Date |
|---|
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.